Skip to content

fix(modal): closeCallback(...) no side effects on multiple calls #1349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2018

Conversation

manoldonev
Copy link
Contributor

@manoldonev manoldonev commented May 28, 2018

modalParams.closeCallback(...) should not have side effects if called multiple times.

Fixes #1350

TODO: add ui test for this scenario as soon as we migrate the modal navigation test app to Angular.

@ghost ghost assigned manoldonev May 28, 2018
@ghost ghost added the in progress label May 28, 2018
@manoldonev manoldonev changed the title fix(modal): closeCallback(...) should not have side effects when call… fix(modal): closeCallback(...) no side effects on multiple calls May 28, 2018
@manoldonev manoldonev added this to the 6.0 milestone May 28, 2018
@manoldonev manoldonev merged commit bffbbc2 into master May 29, 2018
@ghost ghost removed the in progress label May 29, 2018
@manoldonev manoldonev deleted the mdonev/modal-close-callback-side-effects-fix branch May 29, 2018 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Navigation breaks after closing modal and navigating back
2 participants